HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_get_gatt_db (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gattc_api.c 322 bta_gattc_get_gatt_db(conn_id, start_handle, end_handle, db, count);
bta_gattc_int.h 487 extern void bta_gattc_get_gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_element_t **db, int *count);
bta_gattc_cache.c 1311 void bta_gattc_get_gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_element_t **db, int *count) function
    [all...]

Completed in 43 milliseconds