Searched refs:GATT_WRITE_NO_RSP (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 321 (p_clcb->op_subtype == GATT_WRITE_NO_RSP)) { in gatt_determine_sec_act()
|
D | gatt_cl.cc | 217 case GATT_WRITE_NO_RSP: { in gatt_act_write()
|
D | gatt_api.cc | 770 (type != GATT_WRITE_NO_RSP))) { in GATTC_Write()
|
/system/bt/stack/include/ |
D | gatt_api.h | 468 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() 1874 write_type = GATT_WRITE_NO_RSP; in bta_hh_le_write_rpt() 1897 GATT_WRITE_NO_RSP, NULL, NULL); in bta_hh_le_suspend()
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 1523 volume_value, GATT_WRITE_NO_RSP, in SetVolume() 1608 GATT_WRITE_NO_RSP, nullptr, nullptr); in send_state_change()
|