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