Lines Matching defs:bd_addr

137 void BTA_DmDiscover(const RawAddress& bd_addr, tBTA_DM_SEARCH_CBACK* p_cback,  in BTA_DmDiscover()
155 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmBond()
163 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel()
178 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
221 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm()
236 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice()
262 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice()
355 bool BTA_DmGetConnectionState(const RawAddress& bd_addr) { in BTA_DmGetConnectionState()
408 void BTA_DmAddBleKey(const RawAddress& bd_addr, tBTA_LE_KEY_VALUE* p_le_key, in BTA_DmAddBleKey()
429 void BTA_DmAddBleDevice(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmAddBleDevice()
449 void BTA_DmBlePasskeyReply(const RawAddress& bd_addr, bool accept, in BTA_DmBlePasskeyReply()
468 void BTA_DmBleConfirmReply(const RawAddress& bd_addr, bool accept) { in BTA_DmBleConfirmReply()
485 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant()
509 void BTA_DmSetBlePrefConnParams(const RawAddress& bd_addr, in BTA_DmSetBlePrefConnParams()
537 void BTA_DmBleUpdateConnectionParams(const RawAddress& bd_addr, in BTA_DmBleUpdateConnectionParams()
610 void BTA_DmSetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTA_DmSetEncryption()
631 void BTA_DmCloseACL(const RawAddress& bd_addr, bool remove_dev, in BTA_DmCloseACL()