Home
last modified time | relevance | path

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

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