OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bg_conn_type
(Results
1 - 8
of
8
) sorted by null
/system/bt/stack/btm/
btm_ble_bgconn.c
574
if (btm_cb.ble_ctr_cb.
bg_conn_type
== BTM_BLE_CONN_AUTO)
576
else if (btm_cb.ble_ctr_cb.
bg_conn_type
== BTM_BLE_CONN_SELECTIVE)
642
if (p_cb->
bg_conn_type
!= BTM_BLE_CONN_NONE)
644
if (p_cb->
bg_conn_type
== BTM_BLE_CONN_AUTO)
647
if (p_cb->
bg_conn_type
== BTM_BLE_CONN_SELECTIVE)
btm_ble_gap.c
[
all
...]
btm_ble_int.h
313
tBTM_BLE_CONN_TYPE
bg_conn_type
;
member in struct:__anon73985
btm_devctl.c
178
btm_cb.ble_ctr_cb.
bg_conn_type
= BTM_BLE_CONN_NONE;
[
all
...]
/system/bt/bta/dm/
bta_dm_api.c
[
all
...]
bta_dm_int.h
426
tBTA_DM_BLE_CONN_TYPE
bg_conn_type
;
member in struct:__anon73224
[
all
...]
bta_dm_act.c
[
all
...]
/system/bt/bta/include/
bta_api.h
[
all
...]
Completed in 485 milliseconds