Searched defs:p_hndl_range (Results 1 - 3 of 3) sorted by relevance

/system/bt/btif/co/
H A Dbta_gatts_co.cc99 * p_hndl_range: handle range.
105 UNUSED_ATTR bool is_add, UNUSED_ATTR tBTA_GATTS_HNDL_RANGE* p_hndl_range) {}
104 bta_gatts_co_update_handle_range( UNUSED_ATTR bool is_add, UNUSED_ATTR tBTA_GATTS_HNDL_RANGE* p_hndl_range) argument
/system/bt/bta/gatt/
H A Dbta_gatts_act.cc42 tGATTS_HNDL_RANGE* p_hndl_range);
87 tGATTS_HNDL_RANGE* p_hndl_range) {
89 (tBTA_GATTS_HNDL_RANGE*)p_hndl_range);
86 bta_gatts_nv_save_cback(bool is_add, tGATTS_HNDL_RANGE* p_hndl_range) argument
/system/bt/stack/gatt/
H A Dgatt_api.cc68 * Parameter p_hndl_range: pointer to allocated handles information
72 void GATTS_AddHandleRange(tGATTS_HNDL_RANGE* p_hndl_range) { argument
73 gatt_add_an_item_to_list(p_hndl_range->s_handle);

Completed in 124 milliseconds