Home
last modified time | relevance | path

Searched refs:is_yes (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h408 extern void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes);
/system/bt/stack/hcic/
Dhcicmds.cc1144 void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes) { in btsnd_hcic_user_conf_reply() argument
1151 if (!is_yes) { in btsnd_hcic_user_conf_reply()