Searched refs:ble_l2cap_coc_srv (Results 1 – 2 of 2) sorted by relevance
32 STAILQ_HEAD(ble_l2cap_coc_srv_list, ble_l2cap_coc_srv);38 sizeof (struct ble_l2cap_coc_srv))44 ble_l2cap_coc_dbg_assert_srv_not_inserted(struct ble_l2cap_coc_srv *srv) in ble_l2cap_coc_dbg_assert_srv_not_inserted()47 struct ble_l2cap_coc_srv *cur; in ble_l2cap_coc_dbg_assert_srv_not_inserted()55 static struct ble_l2cap_coc_srv *58 struct ble_l2cap_coc_srv *srv; in ble_l2cap_coc_srv_alloc()72 struct ble_l2cap_coc_srv * srv; in ble_l2cap_coc_create_server()104 static struct ble_l2cap_coc_srv *107 struct ble_l2cap_coc_srv *cur, *srv; in ble_l2cap_coc_srv_find()268 struct ble_l2cap_coc_srv *srv; in ble_l2cap_coc_create_srv_chan()[all …]
46 struct ble_l2cap_coc_srv { struct47 STAILQ_ENTRY(ble_l2cap_coc_srv) next;