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

/system/bt/stack/include/
H A Dhcimsgs.h338 extern BOOLEAN btsnd_hcic_write_policy_set(UINT16 handle, UINT16 settings);
/system/bt/stack/btm/
H A Dbtm_acl.c851 return(btsnd_hcic_write_policy_set (p->hci_handle, *settings) ? BTM_CMD_STARTED : BTM_NO_RESOURCES);
/system/bt/stack/hcic/
H A Dhcicmds.c696 BOOLEAN btsnd_hcic_write_policy_set (UINT16 handle, UINT16 settings) function

Completed in 10 milliseconds