OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_dm_get_connection_state
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_api.h
235
** Function
btif_dm_get_connection_state
242
uint16_t
btif_dm_get_connection_state
(const bt_bdaddr_t *bd_addr);
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
301
return
btif_dm_get_connection_state
(bd_addr);
btif_dm.c
704
** Function
btif_dm_get_connection_state
713
uint16_t
btif_dm_get_connection_state
(const bt_bdaddr_t *bd_addr)
function
[
all
...]
Completed in 427 milliseconds