Searched refs:btsnd_hcic_switch_role (Results 1 – 3 of 3) sorted by relevance
612 btsnd_hcic_switch_role(remote_bd_addr, new_role); in BTM_SwitchRole()670 btsnd_hcic_switch_role(p->remote_addr, (uint8_t)!p->link_role); in btm_acl_encrypt_change()2555 btsnd_hcic_switch_role(p->remote_addr, (uint8_t)!p->link_role); in btm_cont_rswitch()
324 extern void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role);
610 void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role) { in btsnd_hcic_switch_role() function