Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Datt_protocol.c102 BT_HDR *attp_build_err_cmd(UINT8 cmd_code, UINT16 err_handle, UINT8 reason) in attp_build_err_cmd() function
390 p_cmd = attp_build_err_cmd(p_msg->error.cmd_code, p_msg->error.handle, p_msg->error.reason); in attp_build_sr_msg()