OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btsnd_hcic_reject_esco_conn
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
325
HCI_API extern BOOLEAN
btsnd_hcic_reject_esco_conn
(BD_ADDR bd_addr, UINT8 reason);
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_sco.c
165
if (!
btsnd_hcic_reject_esco_conn
(bda, hci_status))
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
731
BOOLEAN
btsnd_hcic_reject_esco_conn
(BD_ADDR bd_addr, UINT8 reason)
function
[
all
...]
Completed in 687 milliseconds