Home | History | Annotate | Download | only in hal

Lines Matching refs:remote_bd_addr

87                                bt_bdaddr_t *remote_bd_addr,
93 << " - BD_ADDR: " << BtAddrString(remote_bd_addr)
96 RemoteDevicePropertiesCallback(status, remote_bd_addr, num_properties,
107 void PinRequestCallback(bt_bdaddr_t *remote_bd_addr, bt_bdname_t *bd_name,
112 << " - remote_bd_addr: " << remote_bd_addr
116 FOR_EACH_BLUETOOTH_OBSERVER(PinRequestCallback(remote_bd_addr, bd_name, cod, min_16_digit));
119 void SSPRequestCallback(bt_bdaddr_t *remote_bd_addr,
124 << " - remote_bd_addr: " << remote_bd_addr
128 FOR_EACH_BLUETOOTH_OBSERVER(SSPRequestCallback(remote_bd_addr, bd_name, cod,
134 bt_bdaddr_t *remote_bd_addr,
139 << " - remote_bd_addr: " << BtAddrString(remote_bd_addr)
142 FOR_EACH_BLUETOOTH_OBSERVER(BondStateChangedCallback(status, remote_bd_addr, state));
146 bt_bdaddr_t *remote_bd_addr,
150 CHECK(remote_bd_addr);
153 << " - BD_ADDR: " << BtAddrString(remote_bd_addr)
157 AclStateChangedCallback(status, *remote_bd_addr, state));
342 bt_bdaddr_t* /* remote_bd_addr */,
354 bt_bdaddr_t *remote_bd_addr,
362 bt_bdaddr_t *remote_bd_addr,
372 bt_bdaddr_t *remote_bd_addr,