Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1340 typedef UINT8 (tBTM_LINK_KEY_CALLBACK) (BD_ADDR bd_addr, DEV_CLASS dev_class, typedef
1742 tBTM_LINK_KEY_CALLBACK *p_link_key_callback;
3143 tBTM_LINK_KEY_CALLBACK *p_callback);
/system/bt/stack/btm/
Dbtm_sec.c279 BOOLEAN BTM_SecRegisterLinkKeyNotificationCallback (tBTM_LINK_KEY_CALLBACK *p_callback) in BTM_SecRegisterLinkKeyNotificationCallback()