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

  /external/bluetooth/bluedroid/include/
bt_target.h 875 #ifndef BTM_DEFAULT_CONN_INTERVAL
876 #define BTM_DEFAULT_CONN_INTERVAL 0x0800
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 671 #ifndef BTM_DEFAULT_CONN_INTERVAL
672 #define BTM_DEFAULT_CONN_INTERVAL 0x0800
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 781 (void) BTM_SetConnectability (BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW, BTM_DEFAULT_CONN_INTERVAL);
    [all...]
btm_inq.c 650 interval = BTM_DEFAULT_CONN_INTERVAL;
    [all...]

Completed in 43 milliseconds