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

  /system/bt/bta/include/
bta_api.h 48 typedef UINT8 tBTA_STATUS;
366 typedef void (tBTA_SET_ADV_DATA_CMPL_CBACK) (tBTA_STATUS status);
601 tBTA_STATUS status;
    [all...]
bta_hf_client_api.h 273 tBTA_STATUS BTA_HfClientEnable(tBTA_HF_CLIENT_CBACK *p_cback);
bta_ag_api.h 403 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback);
  /system/bt/main/
bte_conf.c 76 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle);
  /system/bt/bta/hf_client/
bta_hf_client_api.c 59 tBTA_STATUS BTA_HfClientEnable(tBTA_HF_CLIENT_CBACK *p_cback)
  /system/bt/btif/include/
btif_common.h 211 void btif_enable_bluetooth_evt(tBTA_STATUS status);
  /system/bt/bta/ag/
bta_ag_api.c 57 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback)
  /system/bt/bta/dm/
bta_dm_api.c 59 ** Returns tBTA_STATUS
62 tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback)
96 tBTA_STATUS BTA_DisableBluetooth(void)
114 ** Returns tBTA_STATUS
117 tBTA_STATUS BTA_EnableTestMode(void)
491 tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr)
579 tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info,
582 tBTA_STATUS status = BTA_FAILURE;
    [all...]
bta_dm_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_util.c 249 static void btif_gatt_set_encryption_cb (BD_ADDR bd_addr, tBTA_TRANSPORT transport, tBTA_STATUS result)
btif_gatt_client.c 820 void *p_ref, tBTA_STATUS call_status)
868 static void bta_gattc_set_adv_data_cback(tBTA_STATUS call_status)
879 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status)
944 UINT8* p_rep_data, tBTA_STATUS status)
    [all...]
btif_dm.c 241 tBTA_STATUS status);
    [all...]
btif_core.c 467 void btif_enable_bluetooth_evt(tBTA_STATUS status)
    [all...]

Completed in 158 milliseconds