Lines Matching defs:bd_addr
778 bool bluetooth::shim::BTM_SecAddBleDevice(const RawAddress& bd_addr, in BTM_SecAddBleDevice()
786 bool bluetooth::shim::BTM_SecAddBleKey(const RawAddress& bd_addr, in BTM_SecAddBleKey()
840 void bluetooth::shim::BTM_SecurityGrant(const RawAddress& bd_addr, in BTM_SecurityGrant()
845 void bluetooth::shim::BTM_BlePasskeyReply(const RawAddress& bd_addr, in BTM_BlePasskeyReply()
850 void bluetooth::shim::BTM_BleConfirmReply(const RawAddress& bd_addr, in BTM_BleConfirmReply()
855 void bluetooth::shim::BTM_BleOobDataReply(const RawAddress& bd_addr, in BTM_BleOobDataReply()
863 const RawAddress& bd_addr, uint8_t* p_c, uint8_t* p_r) { in BTM_BleSecureConnectionOobDataReply()
874 void bluetooth::shim::BTM_BleSetPrefConnParams(const RawAddress& bd_addr, in BTM_BleSetPrefConnParams()
920 tBTM_STATUS bluetooth::shim::BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength()
927 const RawAddress& bd_addr, in BTM_BleReadPhy()
939 void bluetooth::shim::BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, in BTM_BleSetPhy()
944 bool bluetooth::shim::BTM_BleDataSignature(const RawAddress& bd_addr, in BTM_BleDataSignature()
952 bool bluetooth::shim::BTM_BleVerifySignature(const RawAddress& bd_addr, in BTM_BleVerifySignature()
962 bool bluetooth::shim::BTM_GetLeSecurityState(const RawAddress& bd_addr, in BTM_GetLeSecurityState()
972 const RawAddress& bd_addr) { in BTM_BleSecurityProcedureIsRunning()
977 uint8_t bluetooth::shim::BTM_BleGetSupportedKeySize(const RawAddress& bd_addr) { in BTM_BleGetSupportedKeySize()
1064 tBTM_STATUS bluetooth::shim::BTM_SecBond(const RawAddress& bd_addr, in BTM_SecBond()
1110 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1118 bool bluetooth::shim::BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice()