Home | History | Annotate | Download | only in dm

Lines Matching full:uint16

261 void BTA_DmSetScanParam (UINT16 page_scan_interval, UINT16 page_scan_window,
262 UINT16 inquiry_scan_interval, UINT16 inquiry_scan_window)
333 tBTA_STATUS BTA_DmVendorSpecificCommand (UINT16 opcode, UINT8 param_len,
339 UINT16 size;
869 void BTA_DmSignalStrength(tBTA_SIG_STRENGTH_MASK mask, UINT16 period, BOOLEAN start)
1030 extern const UINT16 bta_service_id_to_uuid_lkup_tbl [];
1037 UINT16 *p_uuid16 = (UINT16 *)uuid_list;
1138 UINT16 status;
1208 void BTA_SysFeatures (UINT16 sys_features)
1392 UINT16 min_conn_int, UINT16 max_conn_int,
1393 UINT16 slave_latency, UINT16 supervision_tout )
1429 void BTA_DmSetBleConnScanParams(UINT16 scan_interval, UINT16 scan_window )
1499 UINT16 len = p_services ? (sizeof(tBTA_DM_API_DISCOVER) + sizeof(tBT_UUID) * p_services->num_uuid) :
1552 UINT16 len = p_services ? (sizeof(tBTA_DM_API_SEARCH) + sizeof(tBT_UUID) * p_services->num_uuid) :