Searched refs:BTA_GATTC_GetDBSize (Results 1 – 3 of 3) sorted by relevance
933 extern void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *cou…
450 void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *count) in BTA_GATTC_GetDBSize() function
558 BTA_GATTC_GetDBSize(conn_id, start_handle, end_handle, count); in btc_ble_gattc_get_attr_count()