Searched refs:GATT_WRITE_NO_RSP (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 317 (p_clcb->op_subtype == GATT_WRITE_NO_RSP)) { in gatt_determine_sec_act()
|
D | gatt_api.cc | 769 (type != GATT_WRITE_NO_RSP))) { in GATTC_Write()
|
D | gatt_cl.cc | 217 case GATT_WRITE_NO_RSP: { in gatt_act_write()
|
/system/bt/stack/include/ |
D | gatt_api.h | 476 enum { GATT_WRITE_NO_RSP = 1, GATT_WRITE, GATT_WRITE_PREPARE }; enumerator
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 822 GATT_WRITE_NO_RSP, write_proto_mode_cb, p_cb); in bta_hh_le_set_protocol_mode() 1875 write_type = GATT_WRITE_NO_RSP; in bta_hh_le_write_rpt() 1898 GATT_WRITE_NO_RSP, NULL, NULL); in bta_hh_le_suspend()
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 747 volume_value, GATT_WRITE_NO_RSP, in SendStart() 1056 volume_value, GATT_WRITE_NO_RSP, in SetVolume()
|