Lines Matching full:host
27 #include "host/ble_hs.h"
28 #include "host/ble_hs_adv.h"
29 #include "host/ble_uuid.h"
30 #include "host/ble_att.h"
31 #include "host/ble_gap.h"
32 #include "host/ble_gatt.h"
33 #include "host/ble_l2cap.h"
34 #include "host/ble_sm.h"
117 * The nimble host executes this callback when a GAP event occurs. The
174 /* Return BLE_GAP_REPEAT_PAIRING_RETRY to indicate that the host should in bleuart_gap_event()
207 /* Initialize the BLE host. */ in bleuart_entry()
218 /* startup bluetooth host stack*/ in bleuart_entry()