Searched refs:GATT_WRITE_NO_RSP (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 313 (p_clcb->op_subtype == GATT_WRITE_NO_RSP)) { in gatt_determine_sec_act()
|
D | gatt_api.cc | 827 (type != GATT_WRITE_NO_RSP))) { in GATTC_Write()
|
D | gatt_cl.cc | 225 case GATT_WRITE_NO_RSP: { in gatt_act_write()
|
/system/bt/stack/include/ |
D | gatt_api.h | 565 enum { GATT_WRITE_NO_RSP = 1, GATT_WRITE, GATT_WRITE_PREPARE }; enumerator
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 795 GATT_WRITE_NO_RSP, write_proto_mode_cb, p_cb); in bta_hh_le_set_protocol_mode() 1829 write_type = GATT_WRITE_NO_RSP; in bta_hh_le_write_rpt() 1852 GATT_WRITE_NO_RSP, NULL, NULL); in bta_hh_le_suspend()
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 1553 volume_value, GATT_WRITE_NO_RSP, in SetVolume() 1638 GATT_WRITE_NO_RSP, nullptr, nullptr); in send_state_change()
|