Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_STATUS

49 typedef UINT8 tBTA_STATUS;
411 typedef void (tBTA_SET_ADV_DATA_CMPL_CBACK) (tBTA_STATUS status);
648 tBTA_STATUS status;
918 tBTA_STATUS result; /* TRUE of bond cancel succeeded, FALSE if failed. */
958 UINT8 inst_id, void *p_ref, tBTA_STATUS status);
972 tBTA_DM_BLE_PF_AVBL_SPACE avbl_space, tBTA_STATUS status,
976 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status);
979 typedef void (tBTA_DM_BLE_PF_STATUS_CBACK) (UINT8 action, tBTA_STATUS status,
1064 tBTA_STATUS result;
1080 tBTA_STATUS result;
1110 typedef void (tBTA_DM_ENCRYPT_CBACK) (BD_ADDR bd_addr, tBTA_TRANSPORT transport, tBTA_STATUS result);
1142 UINT8* p_rep_data, tBTA_STATUS status);
1146 tBTA_STATUS status);
1148 typedef void (tBTA_BLE_TRACK_ADV_CMPL_CBACK)(int action, tBTA_STATUS status,
1159 tBTA_STATUS status);
1315 typedef void (tBTA_DM_SWITCH_CBACK)(tBTA_DM_SWITCH_EVT event, tBTA_STATUS status);
1383 extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback);
1397 extern tBTA_STATUS BTA_DisableBluetooth(void);
1406 ** Returns tBTA_STATUS
1409 extern tBTA_STATUS BTA_EnableTestMode(void);
1519 tBTA_STATUS BTA_DmGetCachedRemoteName(BD_ADDR remote_device, UINT8 **pp_cached_name);
1637 extern tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr);
1674 extern tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info,