Home
last modified time | relevance | path

Searched defs:disc_type (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_test.c141 static void btif_test_discovery_result_cback(UINT16 conn_id, tGATT_DISC_TYPE disc_type, in btif_test_discovery_result_cback()
194 tGATT_DISC_TYPE disc_type, in btif_test_discovery_complete_cback()
/system/bt/stack/gatt/
Dgatt_attr.c326 static void gatt_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data) in gatt_disc_res_cback()
364 static void gatt_disc_cmpl_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) in gatt_disc_cmpl_cback()
Dgatt_api.c826 tGATT_STATUS GATTC_Discover (UINT16 conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover()
Dgatt_utils.c2121 UINT8 op = p_clcb->operation, disc_type=GATT_DISC_MAX; in gatt_end_operation() local
/system/bt/bta/gatt/
Dbta_gattc_cache.c467 UINT8 disc_type) in bta_gattc_discover_pri_service()
492 UINT8 disc_type) in bta_gattc_discover_procedure()
946 void bta_gattc_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data) in bta_gattc_disc_res_cback()
1013 void bta_gattc_disc_cmpl_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) in bta_gattc_disc_cmpl_cback()