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.h1264 UINT8 *p_comp);
/system/bt/stack/btm/
Dbtm_ble.c2130 UINT8 *p_comp) in BTM_BleVerifySignature() argument
2156 if (memcmp(p_mac, p_comp, BTM_CMAC_TLEN_SIZE) == 0) in BTM_BleVerifySignature()