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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 138 typedef UINT8 tBTA_HH_STATUS;
218 tBTA_HH_STATUS status; /* operation status */
232 tBTA_HH_STATUS status; /* operation status */
281 tBTA_HH_STATUS status; /* handshake status */
303 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 180 tBTA_HH_STATUS status;
268 tBTA_HH_STATUS status;
370 extern void bta_hh_cleanup_disable(tBTA_HH_STATUS status);
379 extern tBTA_HH_STATUS bta_hh_read_ssr_param(BD_ADDR bd_addr, UINT16 *p_max_ssr_lat, UINT16 *p_min_ssr_tout);
bta_hh_utils.c 407 ** Returns tBTA_HH_STATUS operation status
410 tBTA_HH_STATUS bta_hh_read_ssr_param(BD_ADDR bd_addr, UINT16 *p_max_ssr_lat, UINT16 *p_min_ssr_tout)
412 tBTA_HH_STATUS status = BTA_HH_ERR;
464 void bta_hh_cleanup_disable(tBTA_HH_STATUS status)
bta_hh_act.c 48 static tBTA_HH_STATUS bta_hh_get_trans_status(UINT32 result);
70 tBTA_HH_STATUS status = BTA_HH_ERR;
165 tBTA_HH_STATUS status = BTA_HH_OK;
193 tBTA_HH_STATUS status = BTA_HH_ERR_SDP;
272 tBTA_HH_STATUS status = BTA_HH_ERR_SDP;
341 tBTA_HH_STATUS status = BTA_HH_ERR_SDP;
434 tBTA_HH_STATUS status = p_data->status;
    [all...]
bta_hh_le.c 239 tBTA_HH_STATUS status = BTA_HH_ERR;
600 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id,
606 tBTA_HH_STATUS status = BTA_HH_ERR;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c     [all...]

Completed in 549 milliseconds