Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h3352 BOOLEAN BTM_SecAddRmtNameNotifyCallback (tBTM_RMT_NAME_CALLBACK *p_callback);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c289 BOOLEAN BTM_SecAddRmtNameNotifyCallback (tBTM_RMT_NAME_CALLBACK *p_callback) in BTM_SecAddRmtNameNotifyCallback() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c767 BTM_SecAddRmtNameNotifyCallback(&bta_dm_service_search_remname_cback); in bta_dm_read_remote_device_name()