Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Datt_protocol.cc71 BT_HDR* attp_build_exec_write_cmd(uint8_t op_code, uint8_t flag) { in attp_build_exec_write_cmd() function
372 return attp_build_exec_write_cmd(op_code, 0); in attp_build_sr_msg()
512 p_cmd = attp_build_exec_write_cmd(op_code, p_msg->exec_write); in attp_send_cl_msg()