Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_STATUS

47 typedef uint8_t tBTA_STATUS;
399 typedef struct { tBTA_STATUS status; } tBTA_DM_ENABLE;
674 tBTA_STATUS result; /* true of bond cancel succeeded, false if failed. */
753 tBTA_STATUS result;
766 tBTA_STATUS result;
797 tBTA_STATUS result);
831 tBTA_STATUS status);
987 tBTA_STATUS status);
1050 extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK* p_cback);
1064 extern tBTA_STATUS BTA_DisableBluetooth(void);
1073 * Returns tBTA_STATUS
1076 extern tBTA_STATUS BTA_EnableTestMode(void);
1188 tBTA_STATUS BTA_DmGetCachedRemoteName(const RawAddress& remote_device,
1305 extern tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr);
1343 extern tBTA_STATUS BTA_DmSetLocalDiRecord(tBTA_DI_RECORD* p_device_info,