Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_STATUS

50 typedef UINT8 tBTA_STATUS;
407 typedef void (tBTA_SET_ADV_DATA_CMPL_CBACK) (tBTA_STATUS status);
647 tBTA_STATUS status;
915 tBTA_STATUS result; /* TRUE of bond cancel succeeded, FALSE if failed. */
956 UINT8 inst_id, void *p_ref, tBTA_STATUS status);
980 tBTA_DM_BLE_PF_AVBL_SPACE avbl_space, tBTA_STATUS status,
984 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status);
987 typedef void (tBTA_DM_BLE_PF_STATUS_CBACK) (UINT8 action, tBTA_STATUS status,
1073 tBTA_STATUS result;
1089 tBTA_STATUS result;
1119 tBTA_STATUS result);
1145 UINT8* p_rep_data, tBTA_STATUS status);
1149 tBTA_STATUS status);
1151 typedef void (tBTA_BLE_TRACK_ADV_CMPL_CBACK)(int action, tBTA_STATUS status,
1163 tBTA_STATUS status);
1311 typedef void (tBTA_DM_SWITCH_CBACK)(tBTA_DM_SWITCH_EVT event, tBTA_STATUS status);
1379 BTA_API extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback);
1393 BTA_API extern tBTA_STATUS BTA_DisableBluetooth(void);
1402 ** Returns tBTA_STATUS
1405 BTA_API extern tBTA_STATUS BTA_EnableTestMode(void);
1499 ** Returns tBTA_STATUS
1502 BTA_API extern tBTA_STATUS BTA_DmVendorSpecificCommand (UINT16 opcode, UINT8 param_len,UINT8 *p_param_buf, tBTA_VENDOR_CMPL_CBACK *p_cback);
1574 tBTA_STATUS BTA_DmGetCachedRemoteName(BD_ADDR remote_device, UINT8 **pp_cached_name);
1752 BTA_API extern tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr);
1902 BTA_API extern tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info,
1916 BTA_API extern tBTA_STATUS BTA_DmGetLocalDiRecord( tBTA_DI_GET_RECORD *p_device_info,
1941 BTA_API extern tBTA_STATUS BTA_DmGetDiRecord( UINT8 get_record_index, tBTA_DI_GET_RECORD *p_device_info,