Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc3445 uint8_t st_index; in handle_app_attr_response() local
3448 st_index = p_dev->rc_app_settings.num_ext_attrs; in handle_app_attr_response()
3449 p_dev->rc_app_settings.ext_attrs[st_index].attr_id = p_rsp->attrs[xx]; in handle_app_attr_response()
3452 st_index = p_dev->rc_app_settings.num_attrs; in handle_app_attr_response()
3453 p_dev->rc_app_settings.attrs[st_index].attr_id = p_rsp->attrs[xx]; in handle_app_attr_response()