Home
last modified time | relevance | path

Searched refs:BTM_BleDataSignature (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c69 if (BTM_BleDataSignature(p_clcb->p_tcb->peer_bda, in gatt_sign_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1927 BOOLEAN BTM_BleDataSignature (BD_ADDR bd_addr, UINT8 *p_text, UINT16 len,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2325 BOOLEAN BTM_BleDataSignature (BD_ADDR bd_addr, UINT8 *p_text, UINT16 len, function