Home
last modified time | relevance | path

Searched refs:BTA_GATT_CONN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h197 #define BTA_GATT_CONN_TIMEOUT GATT_CONN_TIMEOUT /* 0x08 connection ti… macro
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c2464 if (p_data->le_close.reason == BTA_GATT_CONN_TIMEOUT) in bta_hh_gatt_close()