Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc206 static void write_rpt_ctl_cfg_cb(uint16_t conn_id, tGATT_STATUS status, in write_rpt_ctl_cfg_cb() function
945 std::move(value), GATT_WRITE, write_rpt_ctl_cfg_cb, nullptr); in OnGapConnection()
/system/bt/bta/hh/
Dbta_hh_le.cc662 static void write_rpt_ctl_cfg_cb(uint16_t conn_id, tGATT_STATUS status, in write_rpt_ctl_cfg_cb() function
710 write_rpt_ctl_cfg_cb, p_cb)) { in bta_hh_le_write_rpt_clt_cfg()