OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_UseLeLink
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c
328
is_le_link =
BTM_UseLeLink
(p_tcb->peer_bda);
gatt_main.c
152
if (
BTM_UseLeLink
(rem_bda))
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_inq.c
[
all
...]
btm_ble.c
728
** Function
BTM_UseLeLink
735
BOOLEAN
BTM_UseLeLink
(BD_ADDR bd_addr)
[
all
...]
btm_sec.c
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
[
all
...]
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
287
p_cb->is_le_device =
BTM_UseLeLink
(remote_bda);
[
all
...]
Completed in 39 milliseconds