OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btsnd_hcic_switch_role
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_acl.c
704
if (!
btsnd_hcic_switch_role
(remote_bd_addr, new_role))
931
if (!
btsnd_hcic_switch_role
(p->remote_addr, (UINT8)!p->link_role))
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
395
HCI_API extern BOOLEAN
btsnd_hcic_switch_role
(BD_ADDR bd_addr, UINT8 role);
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
928
BOOLEAN
btsnd_hcic_switch_role
(BD_ADDR bd_addr, UINT8 role)
function
[
all
...]
Completed in 34 milliseconds