HomeSort by relevance Sort by last modified time
    Searched full:send_at_result (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 183 ** Function send_at_result
190 static void send_at_result(UINT8 ok_flag, UINT16 errcode) function
398 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED);
834 send_at_result((response_code == BTHF_AT_RESPONSE_OK) ? BTA_AG_OK_DONE
    [all...]

Completed in 55 milliseconds