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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 85 status = BTA_HH_OK;
100 if (status == BTA_HH_OK)
164 tBTA_HH_STATUS status = BTA_HH_OK;
216 status = BTA_HH_OK;
239 status = BTA_HH_OK;
299 status = BTA_HH_OK;
311 if (status != BTA_HH_OK)
354 status = BTA_HH_OK;
405 status = BTA_HH_OK;
409 if (status != BTA_HH_OK)
    [all...]
bta_hh_le.c 230 status = BTA_HH_OK;
595 status = BTA_HH_OK;
646 == BTA_HH_OK)
842 if (p_cb->status == BTA_HH_OK)
    [all...]
bta_hh_utils.c 445 status = BTA_HH_OK;
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 119 BTA_HH_OK,
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 784 if (p_data->status == BTA_HH_OK) {
798 if (p_data->status == BTA_HH_OK) {
812 if (p_data->conn.status == BTA_HH_OK) {
    [all...]

Completed in 23 milliseconds