Home | History | Annotate | Download | only in dm

Lines Matching full:uint16

516 extern const UINT16 bta_service_id_to_uuid_lkup_tbl [];
522 UINT16 *p_uuid16 = (UINT16 *)uuid_list;
560 UINT16 BTA_DmGetConnectionState( BD_ADDR bd_addr )
790 UINT16 min_conn_int, UINT16 max_conn_int,
791 UINT16 slave_latency, UINT16 supervision_tout )
882 void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max,
1329 void BTA_DmBleUpdateConnectionParam(BD_ADDR bd_addr, UINT16 min_int,
1330 UINT16 max_int, UINT16 latency,
1331 UINT16 timeout)
1525 UINT16 len = sizeof(tBTA_DM_API_CFG_FILTER_COND) +
1538 sizeof(UINT16) + sizeof(UINT16) + sizeof(UINT8);
1758 void BTA_DmBleUpdateConnectionParams(BD_ADDR bd_addr, UINT16 min_int, UINT16 max_int,
1759 UINT16 latency, UINT16 timeout)
1784 void BTA_DmBleSetDataLength(BD_ADDR remote_device, UINT16 tx_data_length)