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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 85 status = BTA_HH_OK;
157 tBTA_HH_STATUS status = BTA_HH_OK;
204 status = BTA_HH_OK;
227 status = BTA_HH_OK;
287 status = BTA_HH_OK;
299 if (status != BTA_HH_OK)
334 status = BTA_HH_OK;
385 status = BTA_HH_OK;
389 if (status != BTA_HH_OK)
421 if ( status == BTA_HH_OK)
    [all...]
bta_hh_utils.c 437 status = BTA_HH_OK;
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 108 BTA_HH_OK,
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 781 if (p_data->status == BTA_HH_OK) {
795 if (p_data->status == BTA_HH_OK) {
809 if (p_data->conn.status == BTA_HH_OK) {
    [all...]

Completed in 23 milliseconds