HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AG_ERR_OP_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c 914 bta_ag_send_error(p_scb, BTA_AG_ERR_OP_NOT_SUPPORTED);
967 bta_ag_send_error(p_scb, BTA_AG_ERR_OP_NOT_SUPPORTED);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 126 #define BTA_AG_ERR_OP_NOT_SUPPORTED 4 /* Operation not supported */
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 591 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED, idx);
    [all...]

Completed in 445 milliseconds