Searched refs:gatt_req_alloc (Results 1 – 1 of 1) sorted by relevance
2576 static struct bt_att_req *gatt_req_alloc(bt_att_func_t func, void *params, in gatt_req_alloc() function2615 req = gatt_req_alloc(func, params, encode, op, len); in gatt_req_send()2691 req = gatt_req_alloc(gatt_indicate_rsp, params, NULL, in gatt_indicate()