Searched defs:sdp (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | sdp.c | 110 struct bt_sdp *sdp; member 160 struct bt_sdp *sdp = CONTAINER_OF(ch, struct bt_sdp, chan); in bt_sdp_connected() local 181 struct bt_sdp *sdp = CONTAINER_OF(ch, struct bt_sdp, chan); in bt_sdp_disconnected() local 573 static u16_t sdp_svc_search_req(struct bt_sdp *sdp, struct net_buf *buf, in sdp_svc_search_req() 937 static u16_t create_attr_list(struct bt_sdp *sdp, struct bt_sdp_record *record, in create_attr_list() 1061 static u16_t sdp_svc_att_req(struct bt_sdp *sdp, struct net_buf *buf, in sdp_svc_att_req() 1175 static u16_t sdp_svc_search_att_req(struct bt_sdp *sdp, struct net_buf *buf, in sdp_svc_search_att_req() 1342 struct bt_sdp *sdp = CONTAINER_OF(ch, struct bt_sdp, chan); in bt_sdp_recv() local 1402 struct bt_sdp *sdp = &bt_sdp_pool[i]; in bt_sdp_accept() local
|
Completed in 9 milliseconds