Home | History | Annotate | Download | only in btm

Lines Matching refs:tBTM_STATUS

146 static tBTM_STATUS  btm_set_inq_event_filter (UINT8 filter_cond_type, tBTM_INQ_FILT_COND *p_filt_cond);
175 tBTM_STATUS BTM_SetDiscoverability (UINT16 inq_mode, UINT16 window, UINT16 interval)
311 tBTM_STATUS BTM_SetInquiryScanType (UINT16 scan_type)
349 tBTM_STATUS BTM_SetPageScanType (UINT16 scan_type)
390 tBTM_STATUS BTM_SetInquiryMode (UINT8 mode)
477 tBTM_STATUS BTM_SetPeriodicInquiryMode (tBTM_INQ_PARMS *p_inqparms, UINT16 max_delay,
480 tBTM_STATUS status;
572 tBTM_STATUS BTM_CancelPeriodicInquiry(void)
575 tBTM_STATUS status = BTM_SUCCESS;
617 tBTM_STATUS BTM_SetConnectability (UINT16 page_mode, UINT16 window, UINT16 interval)
755 tBTM_STATUS BTM_CancelInquiry(void)
757 tBTM_STATUS status = BTM_SUCCESS;
832 ** Returns tBTM_STATUS
840 tBTM_STATUS BTM_StartInquiry (tBTM_INQ_PARMS *p_inqparms, tBTM_INQ_RESULTS_CB *p_results_cb,
843 tBTM_STATUS status = BTM_CMD_STARTED;
966 tBTM_STATUS BTM_ReadRemoteDeviceName (BD_ADDR remote_bda, tBTM_CMPL_CB *p_cb)
1020 tBTM_STATUS BTM_CancelRemoteDeviceName (void)
1226 tBTM_STATUS BTM_ClearInqDb (BD_ADDR p_bda)
1272 tBTM_STATUS BTM_InquiryRegisterForChanges (tBTM_INQ_DB_CHANGE_CB *p_cb)
1312 tBTM_STATUS BTM_ReadInquiryRspTxPower (tBTM_CMPL_CB *p_cb)
1343 tBTM_STATUS BTM_WriteInquiryTxPower (INT8 tx_power)
1345 tBTM_STATUS status = BTM_SUCCESS;
1379 tBTM_STATUS status;
1737 static tBTM_STATUS btm_set_inq_event_filter (UINT8 filter_cond_type,
1804 tBTM_STATUS status;
2315 p_inq->inq_cmpl_info.status = (tBTM_STATUS)((status == HCI_SUCCESS) ? BTM_SUCCESS : BTM_ERR_PROCESSING);
2413 tBTM_STATUS btm_initiate_rem_name (BD_ADDR remote_bda, tBTM_INQ_INFO *p_cur,
2776 tBTM_STATUS BTM_WriteEIR( BT_HDR *p_buff )