Home
last modified time | relevance | path

Searched refs:handle_range (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase_builder.cc148 auto handle_range = services_to_discover.begin(); in StartNextServiceExploration() local
149 pending_service = *handle_range; in StartNextServiceExploration()
150 services_to_discover.erase(handle_range); in StartNextServiceExploration()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc1088 uint8_t handle_range[GATT_SIZE_OF_SRV_CHG_HNDL_RANGE]; in gatt_send_srv_chg_ind() local
1089 uint8_t* p = handle_range; in gatt_send_srv_chg_ind()
1094 handle_range) != GATT_SUCCESS) { in gatt_send_srv_chg_ind()