Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_fs_co.h70 #define BTA_FS_CO_ENOSPACE GOEP_ENOSPACE/* Returned in bta_fs_ci_open if no room */ macro
/external/bluetooth/bluedroid/btif/co/
Dbta_fs_co.c384 status = BTA_FS_CO_ENOSPACE; in bta_fs_co_open()