Searched defs:p_service (Results 1 – 2 of 2) 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()1471 static BOOLEAN gatts_db_add_service_declaration(tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is… in gatts_db_add_service_declaration()
2358 tBTA_GATTC_SERVICE *p_service = NULL; in bta_gattc_register_service_change_notify() local