• Home
  • Raw
  • Download

Lines Matching defs:bd_addr

207 void btsnd_hcic_link_key_req_reply(const RawAddress& bd_addr,  in btsnd_hcic_link_key_req_reply()
224 void btsnd_hcic_link_key_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_link_key_neg_reply()
239 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, in btsnd_hcic_pin_code_req_reply()
261 void btsnd_hcic_pin_code_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_pin_code_neg_reply()
323 void btsnd_hcic_rmt_name_req(const RawAddress& bd_addr, in btsnd_hcic_rmt_name_req()
343 void btsnd_hcic_rmt_name_req_cancel(const RawAddress& bd_addr) { in btsnd_hcic_rmt_name_req_cancel()
458 void btsnd_hcic_accept_esco_conn(const RawAddress& bd_addr, in btsnd_hcic_accept_esco_conn()
484 void btsnd_hcic_reject_esco_conn(const RawAddress& bd_addr, uint8_t reason) { in btsnd_hcic_reject_esco_conn()
610 void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role) { in btsnd_hcic_switch_role()
711 void btsnd_hcic_delete_stored_key(const RawAddress& bd_addr, in btsnd_hcic_delete_stored_key()
997 void btsnd_hcic_io_cap_req_reply(const RawAddress& bd_addr, uint8_t capability, in btsnd_hcic_io_cap_req_reply()
1066 const RawAddress& bd_addr, enh_esco_params_t* p_params) { in btsnd_hcic_enhanced_accept_synchronous_connection()
1114 void btsnd_hcic_io_cap_req_neg_reply(const RawAddress& bd_addr, in btsnd_hcic_io_cap_req_neg_reply()
1144 void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes) { in btsnd_hcic_user_conf_reply()
1166 void btsnd_hcic_user_passkey_reply(const RawAddress& bd_addr, uint32_t value) { in btsnd_hcic_user_passkey_reply()
1182 void btsnd_hcic_user_passkey_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_user_passkey_neg_reply()
1197 void btsnd_hcic_rem_oob_reply(const RawAddress& bd_addr, const Octet16& c, in btsnd_hcic_rem_oob_reply()
1215 void btsnd_hcic_rem_oob_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_rem_oob_neg_reply()
1243 void btsnd_hcic_send_keypress_notif(const RawAddress& bd_addr, uint8_t notif) { in btsnd_hcic_send_keypress_notif()