Home
last modified time | relevance | path

Searched refs:BLE_GAP_EVENT_SCAN_REQ_RCVD (Results 1 – 3 of 3) sorted by relevance

/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dble_util.c51 CASE_RETURN_STR(BLE_GAP_EVENT_SCAN_REQ_RCVD) in tls_bt_gap_evt_2_str()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gap.h130 #define BLE_GAP_EVENT_SCAN_REQ_RCVD 23 macro
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c1269 event.type = BLE_GAP_EVENT_SCAN_REQ_RCVD; in ble_gap_rx_scan_req_rcvd()