Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1553 typedef void (tBTM_SEC_CBACK) (BD_ADDR bd_addr, tBT_TRANSPORT trasnport, typedef
3459 tBTM_SEC_CBACK *p_callback,
/system/bt/stack/btm/
Dbtm_int.h319 typedef tBTM_SEC_CBACK tBTM_SEC_CALLBACK;
Dbtm_sec.c1366 tBTM_STATUS BTM_SetEncryption (BD_ADDR bd_addr, tBT_TRANSPORT transport, tBTM_SEC_CBACK *p_callback, in BTM_SetEncryption()