Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h259 extern void sdp_conn_timeout (tCONN_CB *p_ccb);
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c317 sdp_conn_timeout ((tCONN_CB *)p_tle->param); in btu_general_alarm_process()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c691 void sdp_conn_timeout (tCONN_CB *p_ccb) in sdp_conn_timeout() function