Home
last modified time | relevance | path

Searched refs:BLE_HCI_LE_CONN_COMPLETE_ROLE_MASTER (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h1465 #define BLE_HCI_LE_CONN_COMPLETE_ROLE_MASTER (0x00) macro
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c1555 case BLE_HCI_LE_CONN_COMPLETE_ROLE_MASTER: in ble_gap_rx_conn_complete()
1584 if (evt->role == BLE_HCI_LE_CONN_COMPLETE_ROLE_MASTER) { in ble_gap_rx_conn_complete()