Searched refs:send_at_cmd (Results 1 – 3 of 3) sorted by relevance
732 static bt_status_t send_at_cmd(const RawAddress* bd_addr, int cmd, int val1, in send_at_cmd() function765 .send_at_cmd = send_at_cmd,
392 bt_status_t (*send_at_cmd)(const RawAddress* bd_addr, int cmd, int val1, member
824 bt_status_t status = sBluetoothHfpClientInterface->send_at_cmd( in sendATCmdNative()