Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_act.c116 tBTA_GATTS_HNDL_RANGE handle_range; in bta_gatts_enable() local
128 while ( bta_gatts_co_load_handle_range(index, &handle_range)) in bta_gatts_enable()
130 GATTS_AddHandleRange((tGATTS_HNDL_RANGE *)&handle_range); in bta_gatts_enable()
131 memset(&handle_range, 0, sizeof(tGATTS_HNDL_RANGE)); in bta_gatts_enable()
/system/bt/stack/gatt/
Dgatt_main.c1078 UINT8 handle_range[GATT_SIZE_OF_SRV_CHG_HNDL_RANGE]; in gatt_send_srv_chg_ind() local
1079 UINT8 *p = handle_range; in gatt_send_srv_chg_ind()
1093 handle_range); in gatt_send_srv_chg_ind()
/system/tpm/trunks/
Dresource_manager.cc79 UINT32 handle_range = handle_type; in Initialize() local
82 handle_range, in Initialize()
99 handle_range = handle_list.handle[handle_list.count-1]; in Initialize()