Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h553 UINT8 *p_comp);
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c1551 UINT8 *p_comp) in BTM_BleVerifySignature() argument
1576 if (memcmp(p_mac, p_comp, BTM_CMAC_TLEN_SIZE) == 0) in BTM_BleVerifySignature()