OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_CONN_AUTO
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
468
if (p_cb->bg_conn_type ==
BTM_BLE_CONN_AUTO
)
540
if (p_cb->bg_conn_type ==
BTM_BLE_CONN_AUTO
)
btm_ble_gap.c
312
case
BTM_BLE_CONN_AUTO
:
317
if (btm_cb.ble_ctr_cb.bg_conn_type ==
BTM_BLE_CONN_AUTO
)
325
if (btm_cb.ble_ctr_cb.bg_conn_type ==
BTM_BLE_CONN_AUTO
)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
301
BTM_BLE_CONN_AUTO
,
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
371
BTA_DmBleSetBgConnType(
BTM_BLE_CONN_AUTO
, NULL);
btif_gatt_client.c
501
BTA_DmBleSetBgConnType(
BTM_BLE_CONN_AUTO
, NULL);
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_api.h
602
#define BTA_DM_BLE_CONN_AUTO
BTM_BLE_CONN_AUTO
[
all
...]
Completed in 32 milliseconds