Searched refs:BTGATT_DB_PRIMARY_SERVICE (Results 1 – 3 of 3) sorted by relevance
1281 BTGATT_DB_PRIMARY_SERVICE : in bta_gattc_get_service_with_uuid()1519 if (type == BTGATT_DB_PRIMARY_SERVICE || type == BTGATT_DB_SECONDARY_SERVICE) { in bta_gattc_get_db_size_with_type()1520 if ((type == BTGATT_DB_PRIMARY_SERVICE && p_cur_srvc->is_primary) || in bta_gattc_get_db_size_with_type()1797 BTGATT_DB_PRIMARY_SERVICE : in bta_gattc_get_gatt_db_impl()
47 BTGATT_DB_PRIMARY_SERVICE, enumerator
255 … svc_result->is_primary = (db[offset + i].type == BTGATT_DB_PRIMARY_SERVICE) ? true : false; in btc_gattc_fill_gatt_db_conversion()