Home
last modified time | relevance | path

Searched refs:p_comp (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h352 uint8_t* p_comp);
/system/bt/stack/btm/
Dbtm_ble.cc2237 uint16_t len, uint32_t counter, uint8_t* p_comp) { in BTM_BleVerifySignature() argument
2254 if (memcmp(p_mac, p_comp, BTM_CMAC_TLEN_SIZE) == 0) { in BTM_BleVerifySignature()