Home
last modified time | relevance | path

Searched refs:IsEqualAddr (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c325 static bool IsEqualAddr(const uint8_t addr1[BT_ADDRESS_SIZE], const uint8_t addr2[BT_ADDRESS_SIZE]) in IsEqualAddr() function
345 if (IsEqualAddr(connection->addr.addr, addr->addr)) { in BtmAclFindConnectionByAddr()
364 if (IsEqualAddr(connection->addr.addr, addr->addr)) { in BtmAclFindLeConnectionByAddr()

Completed in 5 milliseconds