Searched refs:service_type (Results 1 – 3 of 3) sorted by relevance
129 uint8_t service_type; member
1280 LOG_DBG("QOS Type %u", opt_qos->service_type); in l2cap_br_conf_opt_qos()1282 if (opt_qos->service_type == BT_L2CAP_QOS_TYPE_GUARANTEED) { in l2cap_br_conf_opt_qos()
277 static int gatt_discover_primary_service(struct bt_conn *conn, const struct bt_uuid *service_type, in gatt_discover_primary_service() argument286 params.uuid = service_type; in gatt_discover_primary_service()