HomeSort by relevance Sort by last modified time
    Searched refs:btm_ble_send_extended_scan_params (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_ble_bgconn.c 138 btm_ble_send_extended_scan_params(p_inq->scan_type, scan_interval, scan_window,
503 if (!btm_ble_send_extended_scan_params(BTM_BLE_SCAN_MODE_PASS,
btm_ble_int.h 361 extern BOOLEAN btm_ble_send_extended_scan_params(UINT8 scan_type, UINT32 scan_int,
btm_ble_gap.c 294 ** Function btm_ble_send_extended_scan_params
307 BOOLEAN btm_ble_send_extended_scan_params(UINT8 scan_type, UINT32 scan_int, function
394 btm_ble_send_extended_scan_params(p_inq->scan_type, scan_interval, scan_window,
    [all...]

Completed in 118 milliseconds