Searched refs:sdp_config_ind (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_main.c58 static void sdp_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
124 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind;
300 ** Function sdp_config_ind
308 static void sdp_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg) function
349 SDP_TRACE_DEBUG("sdp_config_ind(CONFIG) -> Please try again with SMALLER TX WINDOW");
358 SDP_TRACE_DEBUG("sdp_config_ind(CONFIG) -> Please try again with BASIC mode");

Completed in 136 milliseconds