Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h42 #define SDP_BQB_INACT_TIMEOUT 90 /* Inactivity timeout for BQB test */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c493 btu_start_timer(&p_ccb->timer_entry, BTU_TTYPE_SDP, SDP_BQB_INACT_TIMEOUT); in sdp_config_cfm()