Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1588 typedef void (tBTM_SEC_CBACK) (BD_ADDR bd_addr, tBT_TRANSPORT transport, typedef
3588 tBTM_SEC_CBACK *p_callback, void *p_ref_data);
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h379 typedef tBTM_SEC_CBACK tBTM_SEC_CALLBACK;
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1354 tBTM_STATUS BTM_SetEncryption (BD_ADDR bd_addr, tBT_TRANSPORT transport, tBTM_SEC_CBACK *p_callback, in BTM_SetEncryption()