Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_policy_set (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h333 extern void btsnd_hcic_write_policy_set(uint16_t handle, uint16_t settings);
/system/bt/stack/btm/
Dbtm_acl.cc764 btsnd_hcic_write_policy_set(p->hci_handle, *settings); in BTM_SetLinkPolicy()
/system/bt/stack/hcic/
Dhcicmds.cc626 void btsnd_hcic_write_policy_set(uint16_t handle, uint16_t settings) { in btsnd_hcic_write_policy_set() function