HomeSort by relevance Sort by last modified time
    Searched refs:btsnd_hcic_switch_role (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_acl.cc 609 btsnd_hcic_switch_role(remote_bd_addr, new_role);
667 btsnd_hcic_switch_role(p->remote_addr, (uint8_t)!p->link_role);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 326 extern void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role);
  /system/bt/stack/hcic/
hcicmds.cc 612 void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role) { function
    [all...]

Completed in 46 milliseconds