Searched defs:p_service (Results 1 – 3 of 3) sorted by relevance
64 BOOLEAN gatts_init_service_db (tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is_pri, in gatts_init_service_db()1475 static BOOLEAN gatts_db_add_service_declaration(tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is… in gatts_db_add_service_declaration()
690 static void bta_av_a2d_sdp_cback(BOOLEAN found, tA2D_Service *p_service) in bta_av_a2d_sdp_cback()
2367 tBTA_GATTC_SERVICE *p_service = NULL; in bta_gattc_register_service_change_notify() local