OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_NON_DISCOVERABLE
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
919
BTM_TRACE_EVENT0 ("mode ==
BTM_BLE_NON_DISCOVERABLE
");
[
all
...]
btm_inq.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
157
#define
BTM_BLE_NON_DISCOVERABLE
0x0000
161
#define BTM_BLE_DISCOVERABLE_MASK (
BTM_BLE_NON_DISCOVERABLE
|BTM_BLE_LIMITED_DISCOVERABLE|BTM_BLE_GENERAL_DISCOVERABLE)
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_api.h
186
#define BTA_DM_BLE_NON_DISCOVERABLE
BTM_BLE_NON_DISCOVERABLE
/* Device is not LE discoverable */
[
all
...]
Completed in 27 milliseconds