Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1375 typedef UINT8 (tBTM_LINK_KEY_CALLBACK) (BD_ADDR bd_addr, DEV_CLASS dev_class, typedef
1771 tBTM_LINK_KEY_CALLBACK *p_link_key_callback;
3250 tBTM_LINK_KEY_CALLBACK *p_callback);
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c267 BOOLEAN BTM_SecRegisterLinkKeyNotificationCallback (tBTM_LINK_KEY_CALLBACK *p_callback) in BTM_SecRegisterLinkKeyNotificationCallback()