Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h49 #define LE_EVENT_MASK_LE_EXTENDED_ADVERTISING_REPORT_EVENT 0x0000000000001000 macro
71LE_EVENT_MASK_LE_EXTENDED_ADVERTISING_REPORT_EVENT | …
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c282 …(LE_EVENT_MASK_LE_EXTENDED_SCAN_TIMEOUT_EVENT | LE_EVENT_MASK_LE_EXTENDED_ADVERTISING_REPORT_EVENT in BtmGetLeEventMask()