Searched refs:bt_sdp_client (Results 1 – 1 of 1) sorted by relevance
76 #define SDP_CLIENT_CHAN(_ch) CONTAINER_OF(_ch, struct bt_sdp_client, chan.chan)80 struct bt_sdp_client { struct94 static struct bt_sdp_client bt_sdp_client_pool[CONFIG_BT_MAX_CONN]; argument1472 static int sdp_client_ssa_search(struct bt_sdp_client *session) in sdp_client_ssa_search()1560 static void sdp_client_params_iterator(struct bt_sdp_client *session) in sdp_client_params_iterator()1591 static uint16_t sdp_client_get_total(struct bt_sdp_client *session, in sdp_client_get_total()1661 static void sdp_client_notify_result(struct bt_sdp_client *session, in sdp_client_notify_result()1717 struct bt_sdp_client *session = SDP_CLIENT_CHAN(chan); in sdp_client_receive()1839 static int sdp_client_chan_connect(struct bt_sdp_client *session) in sdp_client_chan_connect()1847 struct bt_sdp_client *session = SDP_CLIENT_CHAN(chan); in sdp_client_alloc_buf()[all …]