Lines Matching refs:tBTM_STATUS

281 tBTM_STATUS bluetooth::shim::BTM_StartInquiry(tBTM_INQ_PARMS* p_inqparms,  in BTM_StartInquiry()
368 tBTM_STATUS bluetooth::shim::BTM_SetDiscoverability(uint16_t discoverable_mode, in BTM_SetDiscoverability()
409 tBTM_STATUS bluetooth::shim::BTM_SetInquiryScanType(uint16_t scan_type) { in BTM_SetInquiryScanType()
425 tBTM_STATUS bluetooth::shim::BTM_BleObserve(bool start, uint8_t duration_sec, in BTM_BleObserve()
504 tBTM_STATUS bluetooth::shim::BTM_SetPageScanType(uint16_t scan_type) { in BTM_SetPageScanType()
523 tBTM_STATUS bluetooth::shim::BTM_SetInquiryMode(uint8_t inquiry_mode) { in BTM_SetInquiryMode()
551 tBTM_STATUS bluetooth::shim::BTM_CancelPeriodicInquiry(void) { in BTM_CancelPeriodicInquiry()
556 tBTM_STATUS bluetooth::shim::BTM_SetConnectability(uint16_t page_mode, in BTM_SetConnectability()
614 tBTM_STATUS bluetooth::shim::BTM_CancelInquiry(void) { in BTM_CancelInquiry()
659 tBTM_STATUS bluetooth::shim::BTM_ReadRemoteDeviceName( in BTM_ReadRemoteDeviceName()
663 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_ReadRemoteDeviceName()
681 tBTM_STATUS bluetooth::shim::BTM_CancelRemoteDeviceName(void) { in BTM_CancelRemoteDeviceName()
701 tBTM_STATUS bluetooth::shim::BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
711 tBTM_STATUS bluetooth::shim::BTM_WriteEIR(BT_HDR* p_buff) { in BTM_WriteEIR()
893 tBTM_STATUS bluetooth::shim::BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength()
1030 tBTM_STATUS bluetooth::shim::BTM_SecBond(const RawAddress& bd_addr, in BTM_SecBond()
1073 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1099 tBTM_STATUS bluetooth::shim::btm_sec_mx_access_request( in btm_sec_mx_access_request()
1113 tBTM_STATUS bluetooth::shim::BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption()