Searched refs:tBTA_GATTS_HNDL_RANGE (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatts_co.h42 BTA_API extern void bta_gatts_co_update_handle_range(BOOLEAN is_add, tBTA_GATTS_HNDL_RANGE *p_hndl_range);
78 tBTA_GATTS_HNDL_RANGE *p_handle);
H A Dbta_gatt_api.h450 } tBTA_GATTS_HNDL_RANGE; typedef in typeref:struct:__anon739
/external/bluetooth/bluedroid/btif/co/
H A Dbta_gatts_co.c203 void bta_gatts_co_update_handle_range(BOOLEAN is_add, tBTA_GATTS_HNDL_RANGE *p_hndl_range)
244 tBTA_GATTS_HNDL_RANGE *p_handle_range)
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_act.c74 bta_gatts_co_update_handle_range(is_add, (tBTA_GATTS_HNDL_RANGE *)p_hndl_range);
108 tBTA_GATTS_HNDL_RANGE handle_range;

Completed in 143 milliseconds