Searched refs:BTA_GATTC_GetServices (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_api.cc270 * Function BTA_GATTC_GetServices
280 const list_t* BTA_GATTC_GetServices(uint16_t conn_id) { function
/system/bt/bta/include/
H A Dbta_gatt_api.h707 * Function BTA_GATTC_GetServices
717 extern const list_t* BTA_GATTC_GetServices(uint16_t conn_id);
/system/bt/bta/hh/
H A Dbta_hh_le.cc1614 const list_t* services = BTA_GATTC_GetServices(p_data->conn_id);

Completed in 65 milliseconds